home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / pipeline / 3_06 / Printers / Melcer / NecP2200b < prev   
Encoding:
Text File  |  1990-01-14  |  2.4 KB  |  89 lines

  1.     PipeDream printer drivers
  2.  
  3.     This driver is for the NEC P2200. 
  4.  
  5.     Created 30-Oct-89
  6.  
  7.                 Description
  8.  
  9. PON    ESC "@" ESC "R" 0            Printer on string
  10. POFF                Printer off string
  11. EP    12            End of page string
  12. LF    Y            Linefeeds on
  13.  
  14.     On    Off    Off at CR?    Description
  15.  
  16. H1    ESC "-" 1    ESC "-" 0    Y    Underlined text
  17. H2    ESC "E"    ESC "F"    Y    Bold text
  18. H3    ESC "W" 1    ESC "W" 0    N    Elongated text
  19. H4    ESC "4"    ESC "5"    Y    Italics
  20. H5    ESC "S" 1    ESC "T"    Y    Subscript downup
  21. H6    ESC "S" 0    ESC "T"    Y    Superscript updown
  22. H7    15    18    N    Alternative font
  23. H8    ESC 120 1    ESC 120 0    N    User defined (NLQ)
  24.  
  25.     Translations
  26.       All translations assume the IBM character set (USA mode)
  27.  
  28. "¡"    ESC "R" 7 91 ESC "R" 0            inverted exclamation
  29. "£"    156            pound
  30. "¤"    ESC "R" 5 36 ESC "R" 0             currency symbol
  31. "¥"    ESC "R" 8 92 ESC "R" 0            yen
  32. "¦"    ESC "R" 8 124 ESC "R" 0            broken vertical bar
  33. "§"    ESC "R" 1 93 ESC "R" 0
  34. "¨"    ESC "R" 1 126 ESC "R" 0            diaresis
  35. "°"    248            ring
  36. "¿"    ESC "R" 7 93 ESC "R" 0            inverted query
  37. "Ä"    ESC "R" 2 91 ESC "R" 0            Capital A umlaut
  38. "Å"    ESC "R" 4 93 ESC "R" 0            Capital A ring
  39. "Æ"    ESC "R" 4 91 ESC "R" 0            Capital AE
  40. "É"    ESC "R" 5 64 ESC "R" 0            Capital E acute
  41. "Ñ"    ESC "R" 7 92 ESC "R" 0            Capital N tilde
  42. "Ö"    ESC "R" 2 92 ESC "R" 0            Capital O umlaut
  43. "Ø"    ESC "R" 4 92 ESC "R" 0            Capital O slash
  44. "Ü"    ESC "R" 2 93 ESC "R" 0            Capital U umlaut
  45. "ß"    ESC "R" 2 126 ESC "R" 0            double s
  46. "à"    ESC "R" 1 64 ESC "R" 0            a grave
  47. "á"    ESC "R" 11 64 ESC "R" 0            a acute
  48. "ä"    ESC "R" 2 123 ESC "R" 0            a umlaut
  49. "å"    ESC "R" 4 125 ESC "R" 0            a ring
  50. "æ"    ESC "R" 4 123 ESC "R" 0            ae
  51. "ç"    ESC "R" 1 92 ESC "R" 0            c cedilla
  52. "é"    ESC "R" 1 123 ESC "R" 0            e acute
  53. "è"    ESC "R" 1 125 ESC "R" 0            e grave
  54. "ì"    ESC "R" 6 126 ESC "R" 0            i grave
  55. "í"    ESC "R" 11 123 ESC "R" 0            i acute
  56. "ñ"    ESC "R" 7 124 ESC "R" 0            n tilde
  57. "ò"    ESC "R" 6 124 ESC "R" 0            o grave
  58. "ó"    ESC "R" 11 125 ESC "R" 0            o acute
  59. "ö"    ESC "R" 2 124  ESC "R" 0            o umlaut
  60. "ø"    ESC "R" 4 124 ESC "R" 0            o slash
  61. "ù"    ESC "R" 1 124 ESC "R" 0            u grave
  62. "ú"    ESC "R" 11 126 ESC "R" 0            u acute
  63. "ü"    ESC "R" 2 125 ESC "R" 0            u umlaut
  64.  
  65.     Greek characters (must e, Row 17 onwards acts 
  66. as your outside cover.
  67.  
  68. Happy taping!
  69. %CO:B,12,61%%CO:C,12,49%%CO:D,12,37%%CO:E,12,25%%CO:F,12,13%FileDataŵTAPECOVERvBÞýÿß–9]ŷ%OP%DP0
  70. %OP%MBB
  71. %OP%TH1
  72. %OP%DFT
  73. %OP%PL68
  74. %OP%HM0
  75. %OP%FM0
  76. %OP%BM0
  77. %OP%LM0
  78. %OP%HE
  79. %OP%FO
  80. %CO:A,4,68%-                                                                 
  81.    A contd.                        B  contd. 
  82.  
  83. %V%%R%14
  84. %V%%R%A4+1
  85. %V%%R%A5+1
  86. %V%%R%A6+1
  87. %V%%R%A7+1
  88.  
  89. -----------------------------